home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / graphics / qpeg11c.zip / VESAHI.CFG < prev    next >
Text File  |  1993-11-08  |  2KB  |  38 lines

  1. # QPEG configuration file
  2. # for VESA 1.2 compatible SVGA graphics cards with hicolor DAC
  3. # Please use VESATRUE.CFG if you have a truecolor DAC.
  4. # Please use VESA.CFG if you have no truecolor/hicolor DAC.
  5.  
  6. VESA BGR      # perhaps RGB instead of BGR
  7.  
  8. # These are the standard VGA modes
  9.  320  200   16     40 $0d 0
  10.  640  480   16     80 $12 0
  11.  320  200  256    320 $13 0
  12.  
  13. # 16 color SVGA modes:
  14.  800  600   16    100 $4f02 $102
  15. 1024  768   16    128 $4f02 $104
  16. 1280 1024   16    160 $4f02 $106
  17. # Note: some cards and/or monitors do not support the 1280x1024 resolution.
  18. # If this is true for you, delete the corresponding line in order to prevent
  19. # QPEG from using that mode.
  20.  
  21. # 256 color SVGA modes:
  22.  640  480  256    640 $4f02 $101
  23.  800  600  256    800 $4f02 $103
  24. 1024  768  256   1024 $4f02 $105
  25. # 1280 1024  256   1280 $4f02 $107      # needs more than 1 Mb video memory
  26. # Note: Be sure that your SVGA card has enough video memory to display all of
  27. # these modes.  Otherwise delete the corresponding lines in order to prevent
  28. # QPEG from using those modes not supported by your card.
  29.  
  30. # 32K color (hicolor) modes.
  31. # Delete them if you don't have a hicolor or truecolor DAC.
  32. # Note:  At least VESA 1.2 is needed for hicolor modes.
  33.  320  200  32k    640 $4f02 $10d
  34.  640  480  32k   1280 $4f02 $110
  35.  800  600  32k   1600 $4f02 $113
  36. # 1024  768  32k   2048 $4f02 $116      # needs more than 1 Mb video memory
  37. # 1280 1024  32k   2560 $4f02 $119      # needs more than 1 Mb video memory
  38.